Call:
glm(formula = y ~ sensation4, family = poisson(link = "log"),
data = jpa)
Deviance Residuals:
Min 1Q Median 3Q Max
-2.7912 -1.5001 -0.4624 0.8418 4.9122
Coefficients:
Estimate Std. Error z value Pr(>|z|)
(Intercept) 0.78560 0.05977 13.144 < 2e-16 ***
sensation4 0.23148 0.03966 5.837 5.33e-09 ***
---
Signif. codes: 0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1
(Dispersion parameter for poisson family taken to be 1)
Null deviance: 1186.8 on 399 degrees of freedom
Residual deviance: 1151.7 on 398 degrees of freedom
AIC: 2079
Number of Fisher Scoring iterations: 5